public class Hidden : ControlPublic Class Hidden
Inherits Control| Hidden | Initializes a new instance of the Hidden class. |
| ControlImplementation | Contains an identifier for a control element. |
| EventListeners | (Inherited from Control) |
| ID | Contains an identifier for a control element. |
| Name | Contains name of a form or control element. |
| Properties | (Inherited from Control) |
| Value | Specifies the default value of an input control. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetContentElements |
Returns all content elements.
(Overrides ControlGetContentElements) |
| GetHashCode | (Inherited from Object) |
| GetParent | (Inherited from Control) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current Hidden object to its equivalent string representation.
(Overrides ObjectToString) |